Leadtools.Medical.Workstation.Presenters Namespace : ShowWorkstationViewPresenter<V> Class |
The following tables list the members exposed by ShowWorkstationViewPresenter<V>.
Name | Description | |
---|---|---|
ShowWorkstationViewPresenter<V> Constructor |
Name | Description | |
---|---|---|
View | Gets the UI View that is set in the WorkstationPresenterBase<V>.Initialize method. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) | |
ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the WorkstationPresenterBase<V>.Initialize method. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) |
Name | Description | |
---|---|---|
CanInitializeView | Overridden. Determines whether the object can run the view. | |
EnsureViewActive | Makes sure that the current view is visible. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) | |
Initialize | Sets this class with the information needed to work and run the view. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) |
Name | Description | |
---|---|---|
DoInitialize | Overridden. Activates the view. | |
OnExecutionError | Raises the Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase`1.Error event. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) | |
OnViewDeactivated | Raises the Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase`1.ViewDestroyed event. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) |
Name | Description | |
---|---|---|
Error | Occurs when an error occurs running the view. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) | |
ViewDestroyed | Occurs when the view can no longer be displayed. (Inherited from Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase<V>) |